home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games 1996 July / Amiga Games 1996 #7.iso / userbox / publicdomain / memory-device / memdev37.3.readme < prev    next >
Text File  |  1996-04-10  |  2KB  |  65 lines

  1. Short:    Uses 16bit RAM as swap space for VMM
  2. Author:   mag@sysgo.de
  3. Uploader: groeger@goofy.zdv.uni-mainz.de
  4. Type:     disk/misc
  5. Kurz:     Benutzt 16bit RAM als Swap-Region für VMM
  6. Replaces: memdev37.2.lha
  7. Requires: VMM, other applications conceivable
  8.  
  9.   memory.device - Exec device driver for direct memory access
  10.  
  11.   (C) Copyright 1996 Marius Groeger
  12.       All Rights Reserved.
  13.  
  14.   This special device simulates a trackdisk compliant block device in any
  15.   region of memory. Unlike the RAM DISK (which is in fact not even a device)
  16.   or the ramdrive.device, memory.device allows the exact definition of the
  17.   memory to use for data storage.
  18.  
  19.   The purpose memory.device has been developed for is to use it on systems
  20.   equipped with different RAM chips or local memory busses. In conjunction
  21.   with VMM or similar virtual memory packages a memory region with slower RAM
  22.   chips may be used as swap area. This idea originates from the z2ram device
  23.   which has been written for Linux/68k/Amiga.
  24.  
  25.   Other applications with memory.device are conceivable, ranging from whitty
  26.   over funny to perverted. Use it on your own risk, it is a license to crash
  27.   the system.
  28.  
  29.   Please read also the supplied AmigaGuide document to obtain further
  30.   information about the installation and usage of memory.device.
  31.  
  32.   Marius Groeger         email: mag@sysgo.de
  33.   Bärstadter Str. 4             groeger@goofy.zdv.uni-mainz.de
  34.   65307 Bad Schwalbach          
  35.   GERMANY
  36.  
  37.   --------------------------------------------------------------------------
  38.  
  39.   Release 37.3
  40.  
  41.     * missing DOSDriver included
  42.  
  43.     * minor changes
  44.  
  45.   Release 37.2
  46.  
  47.     * Faster block copy routine
  48.  
  49.     * support for CMD_UPDATE
  50.  
  51.   Initial Release 37.1
  52.  
  53.   --------------------------------------------------------------------------
  54.  
  55.   This package is Freeware, but not in the public domain.
  56.  
  57.   It's strictly forbidden to include this archive in any kind of software
  58.   collection except Fred Fish's AmigaLibrary, Meeting Pearls CD's, Aminet,
  59.   Aminet CD's and BBS fileareas.
  60.  
  61.   This software is provided "as is". No representations or warranties are
  62.   made with respect to the accuracy, reliability, performance, currentness,
  63.   or operation of this software, and all use is at your own risk.
  64.  
  65.